-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Static code analysis #1
Conversation
Qodana for GoIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
/codex what is the purpose of this PR? |
@darrenvechain The purpose of this PR is to add or modify several configuration files related to code quality, testing, linting, and CI/CD workflows. It introduces Qodana code quality checks, static code analysis, unit testing, and linting processes to improve the overall code quality and maintainability of the project. |
PR-Codex overview
Focus of this PR:
This PR focuses on adding new workflows and configurations for code quality and testing using Qodana and staticcheck.
Detailed summary: